NoteCollectionAdd Method |
| Name | Description | |
|---|---|---|
| Add(String) |
Adds a Note with the specified description to the collection.
| |
| Add(Note) |
Adds the specified Note to the collection.
| |
| Add(NoteCollection) |
Adds a NoteCollection to the collection.
| |
| Add(String, String) |
Adds a Note with the specified description and language to the collection.
|